home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / game / role / CTW10d.lha / CTW / scripts / General / opinion_project.script < prev    next >
Text File  |  1997-09-02  |  583b  |  29 lines

  1. :LOOP|
  2. GOTO LOOP|
  3.  
  4. :TOUCH|
  5. [ "Hey, I need your opinion on something."|
  6. [ "Which sounds like a better title for"|
  7. [ "my project on the President's upcoming"|
  8. [ "reelection?"|
  9. ] "'The Future Is Now!'" FUTURE|
  10. ] "'Two More Glorious Years'" GLORY|
  11. ] "'The Original, and The Best'" ORIG|
  12. PAUSE 1|
  13. GOTO LOOP|
  14.  
  15. :FUTURE|
  16. [ "Yeah, but it sounds kind of corny."|
  17. [ "Maybe I should work on it some more..."|
  18. GOTO LOOP|
  19.  
  20. :GLORY|
  21. [ "OK...but I though it made her term"|
  22. [ "sound like a great battle!"|
  23. GOTO LOOP|
  24.  
  25. :ORIG|
  26. [ "Hmmm...it's not too bad.  I'll have"|
  27. [ "to run it by her."|
  28. GOTO LOOP|
  29.